Logging into PDFKeeper

These steps are only required when using PDFKeeper with a compatible, multi-user (on-prem or cloud) database management system.

On the PDFKeeper Login form:

For Oracle Database (on-prem):

  1. Enter your database User name.

  2. Enter your database Password.

  3. Enter the Data source specified as host:port/service_name.

  1. Select OK or press Enter on the keyboard.

For Oracle Autonomous Database (cloud):

  1. Enter your database User name.

  2. Enter your database Password.

  3. Enter the Data source specified as the TNS name (mTLS only) or connection string (mTLS or TLS) from one of the available Connection Strings for the Autonomous Database.

  4. Select OK or press Enter on the keyboard.

For SQL Server:

  1. Enter your database User name.

  2. Enter your database Password.

  3. Enter the Data source specified as host\instance_name or host,port.

  1. Select OK or press Enter on the keyboard.

For MySQL:

  1. Enter your database User name.

  2. Enter your database Password.

  3. Enter the Data source specified as the host name or IP address of the database server computer. If connecting to a database located on the same computer, the host name or IP address would be localhost or 127.0.0.1.

  4. Select OK or press Enter on the keyboard.